Skip to content

Conversation

lionello
Copy link
Member

@lionello lionello commented Jul 1, 2025

Summary

  • create .github/CODEOWNERS with owners inferred from git history

Testing

  • git status --short

https://chatgpt.com/codex/tasks/task_b_68633e917814832283e85ebeb794500b

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds a new CODEOWNERS file at the repository root to automatically assign ownership based on git commit history.

  • Introduces .github/CODEOWNERS with a global owner and directory-specific owners.
  • Infers owners from commit counts to route pull requests to the right maintainers.

Copy link
Member

@jordanstephens jordanstephens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't want to be the only one owning docs : (

@lionello lionello merged commit 90a88e4 into main Sep 9, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants